"Menu2"
descript 01000000 ???????? ???????? 24000000
01000000
????????
4B
Pointer to some data  (pointer after text)
Pointer to some data  = 0x24
Pointer to some text? (text section, with pointers to texts)
Pointer to some data, near end file or end file...

Text section:
4B
Pointers to texts/data, from file start

Opcodes in text, unknow meaning
0x0BF0\c10
0x0BF1
0x0BF2
0x0BF3
0x0BF4\c08
0x0BF6\c0C
0x0BF7\c04
0x0BF8\c0C
0x0BF9
0x0BFA\c04

Section after text section
8B per record, first 4B Pointers to data from file start
({4B; 4B} = Pointers to data from file start; Unknown)



Important!
Sections (pointer after text),
have pointers from file start!
-> need change all pointers if section size change
(maybe others parts have too?)
